ContributionsMost RecentMost LikesSolutionsRe: How to Create a Save and Refresh Buttonthat worked, thanks mark, really appreciate it ------------------------------ Process Q ------------------------------ Re: How to Create a Save and Refresh ButtonHi Mark, now it highlights the "%%RID%%" and says "expecting number but found text" . any ideas? ------------------------------ Process Q ------------------------------ Re: How to Create a Save and Refresh ButtonHi Mark, thanks so much for this but the formula throws out an error because in the first sentence of the formula the first % symbol in "%%RID%%" is highlighted yellow Any ideas what this could be? ------------------------------ Process Q ------------------------------ How to Create a Save and Refresh ButtonHi all, sort of flummoxed by this because I consider myself an advanced builder so am surprised that I can't figure out how to do this and the forums seem to be filled with javascript based suggestions that no longer work in formula fields What im looking to do is simple. I want to have a button half way down a form that works exactly like the native "Save & Keep Working" functionality. The reason I want this is because I want people to refresh the page to see an additional tab controlled by a form rule that is based on some of the previously entered data So how can i add a "Save & Keep Working" style button? What formula would I need to do this? Thanks ------------------------------ Process Q ------------------------------ Re: GCal Formula Help - Creating a calendar invite with attendees addedThanks for this Edward but the attendees really is the most important bit, otherwise it will be easier to give the users a "copy to clipboard" button for the emails and have them manually create the calendar event ------------------------------ Process Q ------------------------------ GCal Formula Help - Creating a calendar invite with attendees addedHi all, wondering if someone can help with this. So we have some buttons in our apps that we use to quickly create an email. We use a combined text field that contains all of the email addresses and the button formula looks like this... "https://mail.google.com/mail/?view=cm&fs=1&to=" & [Emails of Project Team] & "&subject=" & URLEncode("Project Team Email: " &[Project Name] ) This button opens a new gmail tab, adds all the email addresses into the "To" field and populates the subject line too] Now here's the question... Can we do the same thing for calendar invites? So could we have a button that opened a new google calendar tab, created a new event, populated the emails of the people into the "Attendees" and populated the event name with the project name. The date and time doesnt matter, the user can edit this. The point is we want to make it easier to create a calendar event with the project team Any thoughts or help would be appreciated Thanks ------------------------------ Process Q ------------------------------