Jeremy Posted November 12, 2019 Posted November 12, 2019 We have a question on a PCF that pulls data from a simple list and it is not displaying correctly, it seems to display display values in the PCF rather than the Value. It is set up as follows: But on the Active PCF it shows the Default Display name: This is the Simple list:
Victor Posted November 12, 2019 Posted November 12, 2019 6 minutes ago, Jeremy said: it seems to display display values in the PCF rather than the Value @Jeremy yes, it will use the "Display Values" during PCF (hence the name "display") ... "Value" is what is (should be) stored in the DB and what is (should) be used in PCF and/or BP for various decisions... I am not sure why you woudl expect to see the "Value" during PCF? Unless I am missing something....
Jeremy Posted November 12, 2019 Author Posted November 12, 2019 (edited) @Victor I thought that you can choose to display either, the reason that we want to do it this way is that we are assigning requests dependant on the Team that they choose, but in the Value column you cannot have the same values e.g. there are two departments that are supported by the same person and when you enter the name for a second time in the list it errors with a duplication error/message as you can have multiple display values the same. There are two options to display.... we would of thought the PCF would honour which one you choose? Edited November 12, 2019 by Jeremy add image
Jeremy Posted November 12, 2019 Author Posted November 12, 2019 @Victor I have just realised that this is order by function, I thought that in the past we had the option to choose which column to display on the PCF...maybe I am wrong
Victor Posted November 12, 2019 Posted November 12, 2019 6 minutes ago, Jeremy said: that this is order by function 6 minutes ago, Jeremy said: in the past we had the option to choose which column to display on the PCF Mmm.... I don't remember if so... I don't think devs would have removed this option if that was there, as it would have been a breaking change...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now