Skip to main content
Nintex Community Menu Bar

Show Panel Only In Edit Mode And Display Mode

  • May 30, 2019
  • 10 replies
  • 46 views

Forum|alt.badge.img+2

Hi All,

 

Does anyone know how to show a panel in both Edit Mode and Display mode (not New Mode)

10 replies

Forum|alt.badge.img+11
  • Nintex Partner
  • June 3, 2019

Hi,

you could add a formatting rule on that panel and set it to hide with the condition of "Is new mode" (you can find it in Common References when setting the rule)


Forum|alt.badge.img+2
  • Author
  • June 3, 2019
Hi

Thank you for the reply.

This only shows in Edit mode I also need it to show in Display mode.

Forum|alt.badge.img+14
  • Scholar
  • June 7, 2019

it should have displayed it in Display mode either...

 

could you post a screenshot how does your formula look like?

is it only formatting formula assigned to a panel? don't you have any other formula assigned to the panel that may overule it?

 

have you configured apearance settings anyhow apart from formatting rule?

 


Forum|alt.badge.img+2
  • Author
  • June 10, 2019

Hi @emha ,

 

I have attached some screenshots

 

The "0.1" Shows the design itself. The Panel has 2 controls sitting within it (Received CUPA and Status). "0.2" is the properties of the panel.

"0.3" is the formula I was last asked to attempt but still no joy.

 

Regards

 

 


Forum|alt.badge.img+8
  • June 10, 2019

Have you verified no rules are applied to the controls inside the panel? 

 

After that, with just the formula you've shown that's applied to the panel, go back to the list and create an item all the way through. Then view the item. Is the panel visible? 


Forum|alt.badge.img+2
  • Author
  • June 10, 2019

I have created an item all the way through and it never shows in display item.

 

The panel iteself has the rule applied to it. There are no other rules. 


Forum|alt.badge.img+4

Is there any other panels before and after the panel that is applied the rule to hide on New Form.


Forum|alt.badge.img+2
  • Author
  • June 10, 2019

Hi @rameshmusham ,

 

No, this is the only panel that I need to behave in this way.

 

Regards


Forum|alt.badge.img+4

With the panel screenshots and rules everything looks good. Can you send the whole form screenshot and expalin what you are doing exactly. 

Also can you try to create a new list and form with just a panel and apply the same rule and see whether it works or not.


Forum|alt.badge.img+14
  • Scholar
  • June 11, 2019

your configuration seems to be correct.

if it still does not work in Display mode there is likely other problem on your form that prevents rule's formula to evaluate or evaluate correctly.

 

 

check whether all the previous rules are correct.

do you have any custom javascript on the form? if so, check it carefully as well.

 

you may try to change your rule to set (eg) background color instead of hidding whether it gets working or not.

you may try to move rule at the very top and/or at the very bottom in the list of rules to see whether it gets working or not.

 

as a last resort check developer console for any errors.