Microsoft
Software
Hardware
Network
Question : APEX custom user password edit
Hi All,
Ive got a page which I'm using to edit user information. I'm NOT using the APEX user structures but my own custom tables. I'm using the 'Automated fetch row' to load info from a data grid and 'Automated row processing' to save the data.
I have two issues on saving/creating a user.
1) I can't add the sequence generated user ID nto the user table
2) I can't set the password with a password/repeat password setup.
By "I can't" I mean I don't know how to. I'm assuming I need to add something to the automatic Row processing or add another "post submit process"
For point 1 I could possibly create a table trigger but I would like to do both actions within APEX.
Any help appreciated
Thanks
Answer : APEX custom user password edit
You can load a new user id value when the page is loaded, then run inline validations against each field (so that the page is not resubmitted).
Random Solutions
Windows 7 Logon Script - Permission Errors - Route Add etc
Specify a Path
SQL Server 2005 Casting behaviour
Check the smtp of every user in a OU and all below Ou's and get users who do not have both addesses.
Folder location for Logon scripts
How detect if the file being used by another process
Restoring information store Exchange 2003
msaccess help with sql query
Windows Vista/7 Network Issues popping up..no connection to outside world
Embed excel spreadsheet into 2007 access form