Skip to main content
Topic: Id instead of Label? (Read 408 times) previous topic - next topic

Id instead of Label?



Inline Edit is correct after Saving or clicking the check its correct that it shows the label not the id
but when i refresh the page  the value goes back to id not the label how can i solve this thanks....


 

Re: Id instead of Label?

Reply #1
@dexbrian‍ you either use the master-details on that field and forfeit the inline edit or you use a join statement to join the two tables, the down side is that you need to make both the Id field and name fields visible.