Level 2 Sprint 3, Product Replenishment UX Page

Options
1Crystaljewel
1Crystaljewel Member, ALL USERS, GroupMember, Community Member, Certified Model Builder Posts: 5 Occasional Contributor

Hello @einas.ibrahim

 

Can you help resolve a few questions in regards to the Checklist and Prototype for lesson 3.3.12 Activity: Create Product Replenishment UX Page? 

 

1.Is it okay to have more line items on the UX page than are displayed in the prototype for this lesson? The prototype doesn't appear to have all the line items that an end-user would need like Suggested Order Amount, Override Suggested Order Amount? and others.

 

d6737851-4f7a-464b-8ef1-c456812cb741.png

 

2. The Checklist for this lesson asks whether an end user can only see order shipping methods and shipping costs in the week the order was placed? However, my Final Shipping Method and, Final Shipment Amount line items, are displaying the Suggested Order Amount even when I don't check the Submit Purchase Order Request? boolean. How can I resolve this in order to complete this task? My formula is as follows:
Final Shipping Amount = IF NOT Override Suggested Order Amount? THEN Suggested Order Amount for the Month ELSE Override Amount
 
Screen Shot 2021-01-23 at 4.27.50 PM.png

 
3. If I put data into the Override line items, then UNcheck the Submit Purchase Order Request boolean, the Final Shipping Amount & Final Shipping Method are retaining the values of the hidden data (since I did not uncheck the Override boolean before unchecking the Submit Purchase Order Request? boolean) See two screenshots attached Is there a way to fix this?  

Submit PO = True

SUBMIT PO TRUE.png
Submit PO: Unchecked (but data still showing in Final Shipping Amount & Final Shipping Method)
SUBMIT PO FALSE.png

Tagged:

Comments

  • 1Crystaljewel
    1Crystaljewel Member, ALL USERS, GroupMember, Community Member, Certified Model Builder Posts: 5 Occasional Contributor

    Thank you @einas.ibrahim 

     

    Thank you for the breakdown of Dynamic Cell Access. When I applied Access Drivers to the Final Amount and Final Shipping Method, I was able to hide the default value until the Override Booleans were checked. It's also helpful to understand that hiding a cell doesn't set the value to zero.