Announcement

Collapse
No announcement yet.

Passing the Account Name to Extended Info Window

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Passing the Account Name to Extended Info Window

    I need to be able to pass the variable that is the account name (once logged in) to a textbox on an extended info page. Can anyone halp me with this please ?

    Many Thanks

    #2
    Actinic uses the variable 'CurrentAccount' to display the logged in name, in HTML it would appear as <actinic:variable name="CurrentAccount" />.

    Kind regards,
    Bruce King
    SellerDeck

    Comment

    Working...
    X