
Announcements
All
I am try to re-create the Kudos app as created by Audrie gordon and in particular I am looking for the code on how to:
1. Click on an image see below, that then sends some text such as "Great Job" or "outstanding" to a sharepoint list, rather than using a text or dropdown control to do the same.
I have looked at the code detailed in Audrie's youtube presentation, see below, but I am really struggling. I think it might be simple but I just can't seem to get it or I am missing something.
Any help greatly apprecaited.
Ian
Hi @skidmarks64,
Would it be possible for you to share the video link here?
Only with the screenshot here, I am not able to figure out how the variable works.
Generally, I think the point here is use the image control to pass the actual text.
We could take use of the OnSelect property of the image control, to add a patch function, or if you are using form control, what we need here is to change the Update property of the corresponding DataCard.
Regards,
Michael