The standard WHSWorkExecute form is used in the native UI/DAX client for the arrangement of controls. On WMDP it uses .css to arrange controls but is not user-friendly in DAX client (mostly around the wave/work lists).
The page rendering on the WMDP tier recognizes the following types of logical controls:
- Text input, rendered as an html “input” element of type “text”
- Password input, rendered as an html “input” element of type “password”
- Label element, rendered as an html “label” element
- Button element, rendered as an html “input” element of type “submit” or “button”
- Combo box, rendered as an html “select” element
- Link control, rendered as an html “a” element
Is it possible to create new control(Grid control) for better user experience in DAX client.?
*This post is locked for comments
I have the same question (0)

Report
All responses (
Answers (