Skip to main content

Using Skuid NLX (17.5.0.0) I have a wizard that create a new row on a model and then guides a user through filling out a form. On the final page of the wizard is a review of what they have entered and I have the form set to Read Only, however it displays in edit mode when it navigates to that step. To troubleshoot I had the record save before it got to that step and it displayed correctly Read Only mode. 

Is it possible to have a form of an unsaved new record display in read only mode?

Instead of using a form component to showcase the read only review on the last wizard step, you could use a text component. You can assign a text component to a model. By doing that, you can insert fields into the text component, add labels, margins, spacing, etc. See below for an example. 

 

 

 


Hi ​@ghesketh 
Has this response answered your question? 


Great idea, that works. Thanks ​@david.burns !


Reply