I have a status form that will be displayed and keep the user 'entertained' while I'm working on their request. Up until now I've used a form and displayed it non-modally and updated it's contents as required.
I'm wondering how I might be able to wrap that form within an interface? I'm just starting to understand them but I wouldn't know where to start coding it.
I'm wondering how I might be able to wrap that form within an interface? I'm just starting to understand them but I wouldn't know where to start coding it.