Forum Discussion
Laura_Thacker
6 years agoQrew Commander
You need to have an "else" statement when using an If() statement. So at the end of your URL you need a comma and two double-quotes followed by a closing parenthesis to close out the If() statement.
If ( [Consists of Several Courses]=true,
URLRoot() & "db/" & [_DBID_CLIENT] & "?a=API_GenAddRecordForm&_fid_279=" & URLEncode ([Record ID#])& "&z=" & Rurl()
,"" )
If ( [Consists of Several Courses]=true,
URLRoot() & "db/" & [_DBID_CLIENT] & "?a=API_GenAddRecordForm&_fid_279=" & URLEncode ([Record ID#])& "&z=" & Rurl()
,"" )
TeelinaHouse
6 years agoQrew Trainee
Hi, Is there a way to screen share or show you the app?