on ‎2023 Dec 22 9:21 AM
Hello, this may be a little vague but one of my requirements consists of creating a form within SAC that has its own inputs. I was planning to have a page that holds the form. Is there anyway I can find a way to format this in SAC? Rather than a table within a story I was hoping to have a form with its own inputs and drop downs. I understand the vagueness but any help at all would be great help.
Request clarification before answering.
Hey Ammar,
at first i would create a panel that acts like a container for your form to hold everything in place:

You can give it a background color if you like to show that this is your form

Now you can add some text fields, dropdown menus or checkboxes. What ever you need and like to achieve:

Now you got your form.

What you like to do with that form?
Now you need to do a little coding. You could use e.g. the onclick event of a button to get the imput data.
I added a text field (text_output) below the form to display the result.


Now if you hit the button the text below the form gets displayed.

I hope that is what you looking for. If you have further questions feel free to ask.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Do you use live or import data connection? Or do you like to create a stand alone table?
ahfadoo
ahfadooThough its not clear. You can design the form by using different widgets like dropdown/checkbox/panel/radiobutton/textinput.
Br.
Nikhil
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 15 | |
| 9 | |
| 6 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.