How do I use a Link property type on a component to goto a page?

I have a component that has a Link property.

Within the component, I have a Workflow that Navigates to a page based on the Link property value.

I tried using the pageId value of the Link object, which works in the sense it goes to the right page. However, the page requires a parameter.

I’ve set the parameter properly on the component instance.

So it seems to me I just can’t use the pageId value.

So how do I actually use the Link object?

CleanShot 2024-09-05 at 20.53.43

Anyone?

Anyone from the WeWeb team?

@aurelie @Joyce ?

@Broberto maybe you know how to use this?

Hi @kanepaamauloa

Have you tried the Link to a page property instead of the ‘‘Navigate’’ action? Do you get the same issue?

1 Like

WOW! I still need to learn the IDE! That was it!

Thank you!

1 Like