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