Hello Team,
I have a Customized power apps form; where the count of DataCard is more. I ordered the list by setting the count of lines into 3. But, the last lines are not aligned with the form. Pls screenshot for better understanding -
Im not able to move that card into the blank space. Pls help me with the solution.
Thanks,
Jaleel Ahmed
Check the 'Height' from all the 'Form • DataCard'
There is a problem to obtain this kind of arrangement in a native Form, i think that it is nearly impossible.
As a workaround, you can construct your form with 2 columns and hide the datacard for the rich text editor. Put a richtexteditor control outside the form and fix near the it.
After that , set the update property of the hidden data card to the OutsideTheFormRichTextEditor.HtmlText.
Hope it helps !
Hello Team,
Good Day!
I have a customized Power Apps, i have created a duplicate detection for two Datacards. 1. Document number and 2. Check Number. I used lookup formula when the Datacard is saved. On select option for the submit button the below formula used but it is showing a warning message. If(IsBlank(LookUp('Europe Manual Check Request',DataCardValue18.Text = 'Document number', LookUp('Europe Manual Check Request',DataCardValue11.Text = 'Check number')), SubmitForm(SharePointForm1), Set(showDialogue,true)))
Pls help me. Refer screenshot below -
User | Count |
---|---|
258 | |
110 | |
90 | |
52 | |
44 |