Hi Is there a way to prefill a machform (for example name, email) from the users logged in details?
many thanks in advance.
Use the feature for passing in default values via the query string that launches the form. See the documentation for "URL Parameters" and merge in the values obtained from com_User to construct the link to the form.