Show icon in a single cell of repeating group is that possible

Please pick a subcategory to help organize the information. Thanks!

Also, the more context you provide with your questions (screenshots, link to an open app, etc.), the more likely you’ll get good help quickly :slight_smile:

have a repeating group of users, and i want to show an “Edit” icon ONLY on the cell’s that corresponds to his details of the current users, so the user should be able to edit his details, but not others

Hi there, @aravinddeverasetty20… if I understand your post correctly, you would want to make sure the icon is not visible by default, and then a condition like the following on the icon should do the trick.

condition

Hope this helps.

Best…
Mike

@aravinddeverasetty20 Using conditions to show and hide the icon will be great.
ex:
when: current cell’s design’s creator is current user"
check “this element is visible”

then in your layout tab,
uncheck “this element is visible on page load”

Apply the settings to your case then preview

thank u

thanks bro

1 Like

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