Skip to main content
Community site session details

Community site session details

Session Id :
Power Pages - Power Apps Portals
Unanswered

Color coded code snippets

(0) ShareShare
ReportReport
Posted on by

For improved readability, please make powerapp script color coding available when inserting a new code snippet into this message board. 

TA

 

 

// This is powerapp code. Let's make it a bit more colorful
SortByColumns(
 If(isAdmin;
 If(filtraAdmin;
 Filter('helpdesk-ticketing';
 useremail in assegnato_lista;
 filtraAperti || !chiuso;
 StartsWith(Problema; TextSearchBox1.Text)
 );
 Filter('helpdesk-ticketing';
 filtraAperti || !chiuso;
 StartsWith(Problema; TextSearchBox1.Text)
 )
 );
 //notAdmin
 Filter('helpdesk-ticketing';
 'Richiesto da'.Email = useremail;
 StartsWith(Problema; TextSearchBox1.Text)
 )
 );
 "ticket";
 If(SortDescending1; Descending; Ascending)
)

 

  • v-siky-msft Profile Picture
    on at
    Re: Color coded code snippets

    You said it!

    Reading code in the current code input box is so inconvenient.  Hope to change as soon as possible

     
    Sik

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Pages

#1
Lucas001 Profile Picture

Lucas001 60 Super User 2025 Season 1

#2
Fubar Profile Picture

Fubar 55 Super User 2025 Season 1

#3
surya narayanan Profile Picture

surya narayanan 35