Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi all,
I am fetching prevalues on frontend using code-behind in the following
XPathNodeIterator pvDdlSector = umbraco.library.GetPreValues(1206);
but instead of getting prevalues, I need to fetch stored member profile data from a control like in the following
or
How can I populate the controls on frontend with the user selection above
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
GetPreValues
Hi all,
I am fetching prevalues on frontend using code-behind in the following
but instead of getting prevalues, I need to fetch stored member profile data from a control like in the following
or
How can I populate the controls on frontend with the user selection above
is working on a reply...