Hi everyone :wave: . I have a question regarding the pre-fill feature in Airtable, I use Prefill Form app for this, however, at the same moment, I need to hide these prefilled fields.
Does anyone know by chance what and where particularly I need to put additional code in the formula below? The formula was generated by Prefill Forms App.
“https://airtable.com/****************” &
“prefill_Schedule%20Request%20Type=” & ENCODE_URL_COMPONENT(“One tri[p”) & “&” &
“prefill_Relevant%20Trip%20for%20Group%20Reschedule=” & ENCODE_URL_COMPONENT({Trip ID} & “”)
