
I noticed today that users aren't able to clear lookup controls on the SalesLogix Mobile client. I ran into a situation where I needed this functionality, so I created a modified LookupField.js file to handle it. I would like to see this, or something like it, included in the mobile client in the future. I have attached my modified version for all to use.
Note: If you wish to use this you will need to set the new property "allowClear" to true.
You can add: `requireSelection: false` in the createLayout of your edit view to add a "None" option in the lookup that will clear and return.
However, this has a side affect of making the input box in the Edit view *not* readonly -- which may be undesirable as the user is then able to type into the box versus choose a selection. Meaning something like the attached solution should be added, or maybe a hybrid option that adds the None option but leaves it readonly.
You must be a registered user to add a comment here. If you've already registered, please log in. If you haven't registered yet, please register and log in.
We want to hear your cool ideas for enhancing Sage SalesLogix products and services. So add your own ideas or kudo (vote) on the ideas of others here! Watch the most valuable bubble to the top!
I have an idea! How do I get started?
One