JackWoods
5 years agoQrew Trainee
Auto-populate Project Name when adding Document from Task
Hey Quick Base Community!
I'm new to the program and community so I hope I'm posting this in the correct place :)
I need to modify the "Add Document" button on the task form so that it not only auto populates not only the Task name on the Document record but also the related project name as the relationship is already established. Below is the current formula in the "Add Documents Fields" on the Task table.
URLRoot() & "db/" & [_DBID_DOCUMENT_LIBRARY] & "?a=API_GenAddRecordForm&_fid_58=" & URLEncode ([Task ID])& "&z=" & Rurl()
I also see that the formula highlights the "Related Task #" on the document table in the formula. The "Related Project #" is 37. i imagine the formula will include this as well.
Could you please help me update this formula to "Add Documents" so this functions properly and doesn't cause confusion among my users.
Peace and Love!
āā
------------------------------
Jack Woods
------------------------------
I'm new to the program and community so I hope I'm posting this in the correct place :)
I need to modify the "Add Document" button on the task form so that it not only auto populates not only the Task name on the Document record but also the related project name as the relationship is already established. Below is the current formula in the "Add Documents Fields" on the Task table.
URLRoot() & "db/" & [_DBID_DOCUMENT_LIBRARY] & "?a=API_GenAddRecordForm&_fid_58=" & URLEncode ([Task ID])& "&z=" & Rurl()
I also see that the formula highlights the "Related Task #" on the document table in the formula. The "Related Project #" is 37. i imagine the formula will include this as well.
Could you please help me update this formula to "Add Documents" so this functions properly and doesn't cause confusion among my users.
Peace and Love!
------------------------------
Jack Woods
------------------------------