Miroslav_Y's avatar
Miroslav_Y
Data Storage
11-19-2025
Status:
New Idea

Dynamic link generation based on values in table/pivot cells in ComposeSDK

In Compose SDK, it would be a great idea to create a unique format for crafting links from the content in table/pivot cells. Upon detecting this format, the text would be automatically transformed into a link with the full URL being crafted from the contents in the cell itself, which should have a format like 
<hostname>:<port number>/<additional_parameter1>/<additional_parameter2> and so on. Of course, they would be fully customizable, and the trigger for the transformation should be some kind of reserved character at the beginning or end of the cell's content.  

The advantages of such a solution would be that since the data for these cells is taken from the database, the values there could be freely used across any range that is desirable for the designer. 

These links should also work when the widget is embedded, of course.

No CommentsBe the first to comment