lowcoder icon indicating copy to clipboard operation
lowcoder copied to clipboard

[Feat]: Implement Link value field for the LINK component

Open adnanqaops opened this issue 1 year ago • 0 comments
trafficstars

Is your feature request related to a problem? Please describe. For LINK component, there is no value field where I can add the link value. User has to use Event Handler functionality to perform the action "Open a URL" and then add the value for the link.

Describe the solution you'd like A simple solution to this problem is to

  1. Have a Value field for the LINK component where User can input the value for the link.
  2. "Open a URL" action should be default set for LINK component and User shouldn't have to manually add an Event Handler

Describe alternatives you've considered User can use Event Handler functionality to perform the action "Open a URL" and then add the value for the link.

Additional context Add any other context or screenshots about the feature request here.

adnanqaops avatar Jul 03 '24 11:07 adnanqaops