Skip to main content
Nintex Community Menu Bar

Form footer in SharePoint Online

  • October 31, 2022
  • 0 replies
  • 52 views
  • Translate

Hello,

In our on-prem environment, Nintex forms have a footer that shows the form version as well as the created and modified date and user info.  I've had a request to show that data when viewing our SharePoint Online Nintex forms.  Is there a way to turn the footer on?  I've tried to add a text block that references those context items, but it is hit or miss if it will show the data.  In case the footer cannot be shown, here is the formula I'm using to try to recreate it:

 

"Created at " + formatDate([Context].[Item Created],"MM/DD/YYYY h:mm A") + " by " + [Context].[Item Created by Display name]+
". Last modified at " + formatDate([Context].[Item Modified],"MM/DD/YYYY h:mm A") + " by " + [Context].[Item Modified by Display name]

 

Thanks for the help.

Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie Settings