I built a module, but its not displaying. I guess I have to 'rebuild' to create the tables etc.....How do I do this?...
Thanks.
Please provide more details on how you build the module. In general, it is a manual process of creating the SQL tables, creating the views, creating the procedures and creating the data that comprise the UI. We do have a module builder that can help with some of the steps, but you still need to make sure that the SQL objects that are created are indeed applied to the database.