Search results

  1. S

    List view - Error

    I have an error when i view a list, not sure what happen. i just want to show the user profile and let them edit their info, should i use a list ?
  2. S

    User Profile - Multiple Content

    I have a registration form where there's Bank Account field element on it. Is there any way to send the bank account to another table but the username, password etc still in joomla user table ? The point is, - i want the user to register their bank account - the user will be able to add more...
  3. S

    Database Join - filter by user

    I have rendered as a dropdown. The value is taken from name users database. the problem is, the value showing all the name while i only need it to show a name of the logged user. i have try WHERE {thistable}UserId = '{$my->id}' but nothing show
  4. S

    Hidden joomla username on form

    Hi, i have create a simple email form. The element only 1, a text area. when a registered user submit the form, an email sent to me which contain the message and the person registered username on joomla.
Back
Top