0

I Started create App from empty canvas and connected it in to Mysql db and add some entry to the UI with some field when its test show empty canvas power app

Dulanga
  • 921
  • 11
  • 23
  • 1
    Could you add some screenshots for your app, how did you mapped fields, are you using only editing form or also to show. More details would help. – AnkUser Jun 19 '19 at 08:49

1 Answers1

1

Change Form.DefaultMode from .Edit to .New.

SeaDude
  • 3,725
  • 6
  • 31
  • 68