Sending multiple custom states to reusable elements?

Hello!
I would like to use a reusable element which requires as input multiple custom states of various types… date, number and datatypes. Is this possible? I know about sending data to reusable data through URLs, but this only works for database entries, especially because the custom states are reset every time the page is loaded.
Do i need to create a data field containing all the needed information and feed that to the reusable element? Isnt that terrible for performance, as changing database entries is way more intensive than custom staates.

Can you describe the use case?

You can also create a custom event in the reusable element and use it to trigger custom states etc from outside the reusable element. Have you explored that?

Himanshu
Bubble tutorials

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