Add the two first lines as pass through.
REPLACE the value FIELD1 with a compute for display field with the formula Path_Info
REPLACE the value FIELD2 with a compute for display field with the formula Query_String
Use the rest of the formula in any field you like
<INPUT NAME="JS_Path_Info" VALUE="FIELD1" TYPE=hidden> <INPUT NAME="JS_Query_String" VALUE="FIELD2" TYPE=hidden> Base:=@Length("/"+@ReplaceSubstring(@Subset(@Name([CN];@DbName);-1);"";"/")); End:=33+@Length(Query_String); @Left(@Right(Path_Info;@Length(Path_info)-Base);@Length(@Right(Path_Info;@Length(Path_info)-Base))-End)
Requires Free Membership to View
Register today to access targeted resources from our editorial writers and independent industry experts focused on Lotus Domino, Notes, Workplace and other related technologies.
This was first published in May 2002