Hi,
I have a form created that will copy a template page based on a user input. I then have that same form creating a record within a tracker page. This is different than where the form is generated and takes in user input.
I am having difficulty and adding triggers to the base template pages that would enable my tracker page to be updated with last modified date.
I have tried multiple paths from searching but still unable to get it. What would be the recommended approach to having triggers on the main template pages that will be copied/created and update to my tracker whenever that page gets updated in the future.
Hi @Josh
Are you talking about listenting to events that happen with pages and reacting to those?
I think a scriptrunner is the best option here
ConfiForms could react on events happening with data in forms... not on events happening elsewhere
Alex
Hi,
Yes. The goal would be to have a view of the new page link that is being generated via the confiform via IFTTT copy page and then also have a field in the table that can keep last updated date for those generated pages. I have the firsr part but the second part is where i was stuck.
thanks! I will take a look at scriptrunner for this.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What is the "last updated" field?
Just so I understand
Alex
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I couldnt reply to your comment below for some reason.
Correct, confiforms is creating the page and then inserting a time stamp into a lastupdated field for the moment it is created.
I then wanted a way for that field lastupdated to be updated whenever that new page gets a published change. I wasnt sure if there was something in confiforms that would help.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can save back the page (into the page field in ConfiForms) that has been created after the copy page IFTTT, assuming you copy just one page at once. This way you will be able to access ANY property of the Page object, including the lastModificationDate
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Welcome to the Atlassian Community, @Josh 👋
I moved your question to App Central, where questions about Atlassian Marketplace products, like ConfiForms, should be posted. Also, I added some additional tags to hopefully draw the right eyeballs to your post.
That said, I suggest you contact the Confiforms support team at Vertuna directly for a faster response.
Best of luck,
-dave
P.S. If you do, it would be great if you'd come back and share the solution here so others can benefit in the future.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.