Skip to main content

Notifications

Power Up Program - Build A Canvas App
Unanswered

Book Loan Check Out form not showing the Student names

(0) ShareShare
ReportReport
Posted on by
Hello,
 
The Student names on checkout form are not pulling the data correctly. 
Anyone had a similar issue? 
Categories:
  • Suggested answer
    JR-22100227-0 Profile Picture
    JR-22100227-0 14 on at
    Book Loan Check Out form not showing the Student names
    I had the same problem.

    I removed and re-added the dropdowns and the student name and book names showed up again.

    BUT, that was only in DEV. When I launched the app outside the DEV environment, the book dropdown worked, but not the student name.
     
    My fix:
    For the Student combo box, change Items property to
    "Contacts"
    (without the quotes)
     
    For the Book copy combo box, change the Items property to
    "Filter(BookCopies,CheckOutStatus=[@CheckOutStatus].Available)"
    (without the quotes)
     
     

     
  • GS-23100648-0 Profile Picture
    GS-23100648-0 2 on at
    Book Loan Check Out form not showing the Student names
    Thanks CU29101406-0
    It worked for me.
  • Suggested answer
    CU29101406-0 Profile Picture
    CU29101406-0 2 on at
    Book Loan Check Out form not showing the Student names
    I had the same issue and couldn't easily find satisfactory answer. But somehow, I was able to fix it. 
     
    Here is what I did: 
    I selected the dropdown box for "student" and then navigated to "advanced" tab under Properties (at the right hand side). Under "SearchField" I deleted the fx formula and retyped it back - the formular should be ["fullname"]. Hope it works
     
     

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

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 143,867

#2
RandyHayes Profile Picture

RandyHayes 76,308

#3
Pstork1 Profile Picture

Pstork1 64,174

Leaderboard

Featured topics