Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
1 reply
Subscribers
7 subscribers
Views
2703 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
User Interface
submit Button or link in grid layout
vinayakb
over 8 years ago
Hi there,
I'm looking for a way to add link or button in the grid row layout which will trigger process while I click on that button/link or submit the form. Is there a way, I can achieve it? Right now I get a message that it is not supported.
Thank you
OriginalPostID-255086
Discussion posts and replies are publicly visible
Parents
0
sikhivahans
over 8 years ago
@vinayakb Attaching the code snippet can aid the practitioners to see what you have done so far and identify the issue. Also, I would suggest you giving the information on Appian's version being used by you as the suggestions/solutions can vary based on the version.
At a high level, I could say that, in a Row Layout, either a Link Component along with Dynamic Link plus Start Process Writer function at http://bit.ly/29UQyvg (if Appian's version is 16.1 or earlier) or a!startProcess() function(if Appian's version is 16.2 or later) or a Link Component along with Submit Link plus triggering the process using Sub-process or Start Process Smart Service(for asynchronous flow) in the Process Model after form submission should do the job.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
sikhivahans
over 8 years ago
@vinayakb Attaching the code snippet can aid the practitioners to see what you have done so far and identify the issue. Also, I would suggest you giving the information on Appian's version being used by you as the suggestions/solutions can vary based on the version.
At a high level, I could say that, in a Row Layout, either a Link Component along with Dynamic Link plus Start Process Writer function at http://bit.ly/29UQyvg (if Appian's version is 16.1 or earlier) or a!startProcess() function(if Appian's version is 16.2 or later) or a Link Component along with Submit Link plus triggering the process using Sub-process or Start Process Smart Service(for asynchronous flow) in the Process Model after form submission should do the job.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data