Hi there,
I’m using the Viewmorelib component.
I need to implement a feature and maybe this can be a suggestion for the component itself:
I need to show a link (or an icon) only when the text is expanded.
I cannot do it now because I can’t find a way to know if the text is expanded or not and set the link visibility accordingly. Maybe this can be implemented with a hidden text input that can be referenced in the adalo actions?
The workaround I found is to add the link in the full text, but the component does not allow HTML to be rendered in the text so this does not apply.
Any hints to point me to the right solution? Thank you!!
Hi @rogergomes and thank you for taking the time to look into it. Did you achieve it with the Viewmorelib component? Can you please elaborate? The result is exactly what I need, but I don’t want to do add any extra field in any collection, thank you!