11/27/2024 4:23:44 AM
|
|
slxdeveloper.com Community Forums |
|
|
|
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
Forum to discuss writing script in Architect plugins for SalesLogix & general SalesLogix customization topics (for Windows client only). View the code of conduct for posting guidelines.
|
|
|
|
Customized Attachments
Posted: 15 Feb 07 4:33 AM
|
fiogf49gjkf0d Hi, I've built up a customized attachments form completely seperated from the standard attachment form, does anyone know a way of getting files to sync out to remote depending on values within a database because at present I've just got all the attachments on a standard directory, all help appreciated, cheers. |
|
|
|
Re: Customized Attachments
Posted: 16 Feb 07 11:44 AM
|
fiogf49gjkf0d v7 basically did exactly what you're doing. If you upgrade, I'd suggest using or at least basing your changes off SLX's form.
With regards to synchronizing the changes, look for the Application.BasicFunctions.LogSendFileAttachment function in the LAN Developer's reference. It's what I use to send custom attached files out to remotes. To update attachments I would just call the function again, though I believe there might be a specific update function. |
|
|
|
You can
subscribe to receive a daily forum digest in your
user profile. View the site code
of conduct for posting guidelines.
Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
|
|
|
|
|
|
|
|