Extracting Survey Variables From Forms Pro Responses (Without Access To CDS)

Survey variables can be used in a Forms Pro survey to personalise forms, but also to pass information back and forth from the invitation to the response. When using these variables, they can be seen in a field named ‘Context Data’ in a survey response. If you have a license for Power Apps and can … Continue reading Extracting Survey Variables From Forms Pro Responses (Without Access To CDS)

Retaining Line Breaks In Multi-Line Text Fields From Forms Pro

So many good blog posts come about from questions asked by others in the community. Add in some collaboration, and the creative and inquisitive minds of others, and you’ve got yourself a nice work around to fix a slight annoyance. Al Eardley tagged me on Twitter with the following question. How can we prevent line … Continue reading Retaining Line Breaks In Multi-Line Text Fields From Forms Pro

Adding Portal Profile Photos Using Power Automate, Liquid, CSS & JS – Part Three

So in the last part of this post, we are going to finish off with a few simple bits of code, put together our flow using Power Automate (formerly Microsoft Flow), and then walk through to see it in action. In Part Two, we looked at adding our Entity Forms, and the Portal Comment one … Continue reading Adding Portal Profile Photos Using Power Automate, Liquid, CSS & JS – Part Three

Adding Portal Profile Photos Using Power Automate, Liquid, CSS & JS – Part Two

In Part One of this series, we looked at what we wanted to achieve in the portal for the user experience, with the ability for them to upload and see their own image. We also looked at the CSS needed, and the forms required. Now we’ll at the Entity Permissions needed. First, we need to … Continue reading Adding Portal Profile Photos Using Power Automate, Liquid, CSS & JS – Part Two

Adding Portal Profile Photos Using Power Automate, Liquid, CSS & JS – Part One

One thing about the Microsoft Portals that has always annoyed me slightly (even when using it when Adxstudios) is the Profile area. A user registers, then sees a little mystery person image but with no way to change it or upload their own photo. It isn’t tied to the Contact entity image, so that won’t … Continue reading Adding Portal Profile Photos Using Power Automate, Liquid, CSS & JS – Part One