cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

EPMReportOptions for "Use as Input Form Option"

roslyn_rosalia3
Explorer
0 Likes
496

I need to dynamically enable/disable the input functionality of an input template so I try using this function: =EPMReportOptions("000","UseAsInputForm=true") ---> however this does not work. Is there an EPMReportOption for the "Use as Input Form" Option?

Accepted Solutions (1)

Accepted Solutions (1)

former_member186338
Active Contributor

There is no documented option to change "Use As Input Form"

Use EPMReadOnlyData instead.

P.S. You can also use VBA to change Sheet Option "Use As Input Form"

Answers (0)