4,401
edits
Changes
→Passing Parameters to the Link
You can pass parameters to the link. For [[URL]] type links the following syntax would be used:
'''urltopage?Firstname=@firstname@&lastname=@lastname@&email=@email@&address=@address@&address2=@address2@&phone=@phone@&extension=@uphoneext@&city=@city@&province=@province@&postal=@postalcode@&homephone=@home phone@&companyname=@company name@&employeeid=@employee id@'''
[[SmartSimple]] will replace the variable references (@lastname@ etc) with values derived from the current [[User|user]] session.