Hi,
Is there any way thay I can achieve this?
I need to create an action button that trigger an input() and in the popup I upload a picture to a image column.
Thanks
Solved! Go to Solution.
"name" can be anything you want (read the documentation on INPUT()).
Also, an action button is not shown on a Form. So your user has to open the row in a Detail view to see and press it.
A Detail View
Button Pressed
The Definition of the button
Column definition
Nothing special done..
You can just create an action Set Values of some... using INPUT("name","") that will display a pop up.
Just curious. An image column already displays a dialog/file picker out of the box. Why do you need another pop up??
Hi, by "name" is the name of the column?
I need because it's a 2 step form.
First you need to fill some data and after a visit to the property, others fields.
"name" can be anything you want (read the documentation on INPUT()).
Also, an action button is not shown on a Form. So your user has to open the row in a Detail view to see and press it.
Yes, exactly that's the idea
They saw the detail view and when shows the property, trigger the action button and upload the pics.
Thanks
Sorry that I bother you... But how?
For example:
but when I click on the AB
A Detail View
Button Pressed
The Definition of the button
Column definition
Nothing special done..
I believe that the new expression: [_INPUT].[Label] instead of Input("", "") is one of the most pointless changes made by the Dev team. You've only changed the syntax without actually improving any of the functionality of the Input function. It still doesn’t allow for pre-filling declared values in the Advanced section, nor does it support various data types like file or image. In short, it just complicates the declaration process without offering any real benefit to the users. Please either improve it properly or keep the old Input function as it was.
It still doesn’t allow for pre-filling declared values in the Advanced section
What do you mean by this?
Yes it is
User | Count |
---|---|
36 | |
8 | |
3 | |
2 | |
2 |