January 30, 200322 yr I am creating my first FM database for a Resume/cv database and with scripts, managed to create an email button which when clicked goes to Outlook with the current record info I requested .. so far so good. ( this is so clients can request a persons c.v via email) When I have listed what fields (including the email field/button)to upload thru Web companion the "send email" area has reverted to a blank field and is "unclickable" and doesn't work. Is there an easy way for clients to request a c.v while viewing the summary data I have load into the web page FM supplies?
February 1, 200322 yr Only goto layout buttons work in instant web publishing. You will need custom web publishing (CDML) to gain the ablility to run scripts. Alternatively you might just mark the record they created as requesting a cv and then periodically (once an hour or once a day?) run a script to send the cv email to newly marked records.
Create an account or sign in to comment