Hi folks,
Iโm trying to create a custom action. I find the โApp: Add a new row to this tableโ doesnโt give me enough. And the โApp: Copy this row and edit the copyโ gives me too much
What I want the user to be able to do is to execute an action on an existing record that will:
I suspect I can do this by breaking step 3 out into a number of individual actions. But Iโm not sure if itโs possible and if so how to write the expression for each action so that it copies the information from the current row and column.
Is anyone able to assist?
Thanks in advance.
elan
Two actions should be enough. The 2nd action should use LINKTOFORM where you can specify what fields you want to pre-populate and you can do that one by one as well.
Thanks @Aleksi_Alkio I havenโt been able to get the LinktoForm to populate with selected fields.
Iโve tried it in a couple of different actions. When I test it the fields that Iโm trying to prepopulate are all blank.
Here is the expression Iโm using in this case to try to prepopulate certain fields:
LINKTOFORM(โCo Creative Progress App_Formโ, โLife Domainโ, [_THISROW].[Life Domain], โCommitmentโ, [_THISROW].[Commitment], โChallenge Summaryโ, [_THISROW].[Challenge Summary], โChallenge Detailsโ, [_THISROW].[Challenge Details])
Can you see what I might be doing wrong?
Remove all [_THISROW]
@Aleksi_Alkio Beautiful, that worked. I so appreciate your support.
User | Count |
---|---|
49 | |
18 | |
13 | |
12 | |
7 |