Am trying to put a column in a table which will have a button that is linked to a lightbox. Apparently its impossible in wix. How can I customize my code to have this feature?..or Any ideas on how I can work this out. Please.
You will have to use a REPEATER insted of using a TABLE.
Take a look onto this example here…
https://www.media-junkie.com/pflegeservice
Just switch between TABLE and REPEATER in the options-menu on the right side.
Thanks. Let me try this…If I may ask. Is there a way to customize a repeater to have well designed rows and columns?
@enandie254
You can customize an repeater like you want.
I also have an simple example for you to this TOPIC.
Just switch between the 4 given PRESETS in my example.
You will recognize, that the VIEW-MODE changes (when repeater-view is ON).
In this example you have the choice to select 2 different (predefined) repeater-views.
You will see the difference, when you switch the 4-PRESETS (Main-PRESET + 3x PRESETS).
You can also go to the SETTINGS…
…and change the REPEATER-VIEW —> possible choices = (“repeater1” & “repeater2”) for every single PRESET.
Check it out and play around.
All what you see in this example, was generated by CODE.
@russian-dima
Thank you so much. Let me have a deeper look at it.