Parsing/moving data to a form

Brass Contributor

Hello,

 

I have a list (Table 2) that opens filtered by a Reference field from the hyperlink when the user clicks a field in Table 1, like this:

 

https://X123.sharepoint.com/teams/PROJECT/Lists/tbl_Update/AllItems.aspx?FilterField1=assignment%5Tx0030%8Fitem&FilterValue1=4 

 

In this case the Table 2 is opened filtered based on value 4.

 

I want users to add new items to Table 2 using value 4 (or any other value in the filter).

Is there a way to prepopulate the new item form so that one of the fields is populated with the value in the filter?

 

I'm kinda hoping for some JSON code, but any solution will do.

 

Thank you very much

Leo

 

0 Replies