Need new module for each database query? - Joomla! Forum - community, help and support
i building website multiple pages each of should generated user entry sql database. created module can create page 1 user based on id. website should have hundreds or more of such users. how make universal module in administrator somehow enter user id , generate webpage of every user uniquely? appreciate advice in simple words , step-by-step new in joomla programming. thank you.
the modules use either have feature this, or don't; if don't, there's no way add behavior without having programmer create new module based on old one, adding functionality desire (e.g. behaving/displaying differently depending on who's looking).
in short, there no walkthrough this... it's custom programming job needing done every type of module need behavior from.
in short, there no walkthrough this... it's custom programming job needing done every type of module need behavior from.
Comments
Post a Comment