0

Navigation Buttons

 
I have these buttons on a form.  The arrows are created using the Windows+; option '➡️'

Under the two right buttons in 'Display if' I have:

let lastId := last((select INVENTORY).ID);
if this.ID = lastId then false else true end

and

in the two left buttons I have:

let firstId := first((select INVENTORY).ID);
if this.ID = firstId then false else true end

Result being that if at the last the two right vanish and so on.

8 replies

null
    • Alan_Cooke
    • 1 mth ago
    • Reported - view

    Looking forward to 13.3 for better button design :-)

      • John_Halls
      • 1 mth ago
      • Reported - view

      when does it come out Alan?

      • Alan_Cooke
      • 1 mth ago
      • Reported - view

       End of July but more than likely in the first week or two of August.  I have seen the webinar via Nioxus where it was demonstrated - some good UI mods and a couple of new function options.

    • Mel_Charles
    • 1 mth ago
    • Reported - view

    So we are getting better button design capability then ? ... Can't wait

      • Alan_Cooke
      • 1 mth ago
      • Reported - view

      User colours, drop shadows amongst other things.

      • Mel_Charles
      • 1 mth ago
      • Reported - view

       Brilliant - Setting user colours will be interesting - given that i am colour blind 🤣🤣

    • Rafael Sanchis
    • Rafael_Sanchis
    • 1 mth ago
    • Reported - view

    Seeing is believing.

    • Mel_Charles
    • 1 mth ago
    • Reported - view

Content aside

  • 1 mth agoLast active
  • 8Replies
  • 45Views
  • 4 Following