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
What Information has to be used for UCC cert for Exchange 2007
How do I in code behind scroll to an object
Export data from Access to a .txt file, tab delimited, with short date and short time format
Raise domain function level when there are 2 ADs
Outlook Auto-accept does not work for Outlook 2010 meeting requests: Iin Exchange 2003
Correct syntax in a Where clause
LINQ Aggregated Multiply
MySQl ---> xxx ---> xxx iPhone
How to add a module in ms access 2007?
Default function argument with a variable