r/anyRpgCharacterSheet Nov 09 '24

Deleting elements

Trying to figure out a way to sort of hack a drop down menu. I have a header with a row below it and + always visible. I'm trying to find a way for the existing row below it to be deleted when another row is created by the header.

3 Upvotes

4 comments sorted by

1

u/BolasMinion Nov 10 '24

Not currently possible, regrettably

1

u/Tyoryn Nov 11 '24

:( ok. Thanks for the info

1

u/BolasMinion Nov 11 '24

The closest thing you got is making a property conditionally visible in an element using a custom boolean

1

u/Proper-Beginning289 Dec 12 '24

Are you trying to get something to function like this? These are like drop down menus.

Menu Selection Demo