Appian Community and Appian Academy are being upgraded. As a part of the upgrade, Appian Community is currently in read-only mode, and user registration is disabled until August 3. We apologize for any inconvenience this may cause, but a more secure, stable, and performant Community experience is coming soon!
The new Appian Community launches August 3, followed by Appian Academy on August 7. During the migration, Appian Community Edition, Appian Academy, Documentation, Certifications, Instructor-led Customer Training, Partner Sales Training & Accreditation, and Forum (for Appian Partners and Customers only) will remain available.
Hi there, i want to use the a!pickerFieldRecords interface component but I want to control which record fields the user is querying against when typing into this, and I also want the suggestions/selected value to displayed using a custom record field I created which is a concatenation of the two fields I want the user to be able to query against. Is there a way I can do this?
Discussion posts and replies are publicly visible
No; use a!pickerFieldCustom for custom search fields and concatenated displays
Actually I've figured out how to do it. You can set the Record Title in the "Views" section of the record type which determines what is shown in the picker for suggested/selected values, and also seems to be what the search is applied on. I feel like this needs to be documented better, and it would be good if some control could be provided in the pickerFieldRecords component to manage these options instead.
It's mentioned in the component definition