03-18-2013 09:58 AM
Does anone have experience customizing the Lead Import Wizard in the SLX 8.0 web client? I'm looking to add fields from a pre-existing extension tabe to the list of fields on the "Map Fields" step, then include those fields when the actual import runs. Any help would be greatly appreciated. Thanks.
08-29-2014 09:35 AM
So, no one knows how to do this?
I've added the new fields to the entity Model. Rebuild and deployed tha platform/client. But the new fields do not appear in the Map step of the Lead Import Wizard. Obviously, I've missed something. It is probably something really simple and I will kick myself when I find out what it is. If anyone can point me in the right direction, I would appreciate it.
Thanks in advance,
Steve
09-02-2014 10:42 AM
This can be accomplished in the Application Architect by opening the Virtual File System Explorer then navigating to Configuration\Global and opening the ImportConfigurations.xml file. From there you can map your new fields.
09-02-2014 10:46 AM
I did ths and the fields are still not present in the list of fields for the import map. I opened the file on th site and they are not present either. However, within the AA I open the fil from the VFS and the fields are listed. I cleaned the build folder and CTRL clicked the Build Web Platform button ten redeployed the site. Reset IIS and still nothing.
09-02-2014 11:08 AM
When you are referring to 'opening the file on the site' I'm assuming you are referring to your local file system? This file is never actually deployed to the web site in remains in the VFS. For this reason it is necessary to reset your server in order for the web client to pick up your actual changes.
09-02-2014 11:16 AM
After rebooting the machine, the new fields are still no available.
09-02-2014 11:57 AM
Would it be possible for you to bundle up your customization so I could take a closer look?
09-02-2014 12:55 PM
It looks like i was a cache issue with my browser. The fields are now present.
09-02-2014 01:25 PM
Glad to hear