Hello Every One ! I am developing Power Pages , As per the requirement I have some drop downs in Power Pages. Here is the challenge : Upon the selection of Drop Down we wanted to store some values in database.
For Example : I have 3 options in drop down {A, B, C } and the values which I wanted to store in Database { A= -1 , B= 2 , C= -3.5}.
How I can achieve this? Any and every help is appreciated.