URL Link to DFFS Edit From

Forums Modern DFFS URL Link to DFFS Edit From

Viewing 1 reply thread
  • Author
    Posts
    • #37295
      Wendi Watson
      Participant

      Hi Andrew,

      I am creating an edit column on a list with Json which shows a link and icon that someone can click on and go straight to an edit form for the item. I can get that to work and get it to go to a DFFS Edit form but I can’t get it to be dynamic. Here is the URL I use:

      /Lists/Communication%20Template/AllItems.aspx?viewid=681509d2%2Dc6a6%2D4701%2D8bca%2D2f72e446c477&DFFSID=374&DFFSForm=edit

      You can see that in the string &DFFSID=37 is static. IS there any way to make this dynamic so it opens the appropriate numbered form?

      Thank you

    • #37296
      Alexander Bautz
      Keymaster

      Hi,
      If you use the editProps method described here you get an edit item link: https://learn.microsoft.com/en-us/sharepoint/dev/declarative-customization/formatting-syntax-reference#customrowaction

      The modern DFFS will work with the editProps and defaultClick options.

      Alexander

Viewing 1 reply thread
  • You must be logged in to reply to this topic.