Help with page url

When a user clicks on the current story creator’s name, he is sent to the profile page. The key is the story’s unique id.

The users can also create a comment to the story. When a user clicks on the current comment creator’s name, he is also sent to the profile page and the key is the current comment’s unique id.

The issue is on the profile page. I get the ID from page URL and I need the type to be story AND comment. This is unfortunately not possible.

I want that the settings of the creator of the story and the comment is displayed, no matter if it’s the creator of a story or a comment. Does somebody know how to do that?

Best wishes
Jakob

Don’t use “ID” as parameter name

1 Like

Thank you for your answer. Do you mean in both keys?

Yeap. i have seen in somewhere that the name “ID” not allowed as a parameter name

But it works properly with ID. My issue is that it only works when the user clicks on the name of the story’s creator. It should work in both ways. When he clicks on the name of the storys creator and the Comments creator. So I need two types: Story and Comment
image

image
Is it somehow possible to change the type of content of a group with conditional formatting, or to make it dynamic?

Ahh. I haven’t seen 3rd screenshot properly.
Send 2 parameters. For a story and a comment. Then nest the second group inside of the first group


Result: Both data with different types is displayed

1 Like

So I have a group where I get the ID of the story and a group where I get the ID of the comments. But there are other groups in the group, where the type of content should be story and comment.

image

can i see your editor? Drop here a link

1 Like

How am I able to do that? I’m currently not on a paid plan so I’m not able to invite other members

just a link of an editor.

see example : Bubble-solutions | Bubble Editor

This topic was automatically closed after 70 days. New replies are no longer allowed.