Need a custom trigger or schedule a stored procedure to run
Project ID:
728032
Project Type:
Fixed
Budget:
$30-$250 USD
Project Description:
I am using Ventrian Property agent, and I need to be able to paste in an 8 line report (which will be in the same format each time).
After this report is entered into a multi-line text box, the custom trigger or stored procedure will run, and format that entry into applicable custom fields.
We are trying to create a 1 step process for the users to input a blob of text, but it to format into different fields, based on 8 line report and the title of each line. Everything after the space, or the : either that is better to format from the report, but we need that data to get inputted into the database table.
You can review this post for further information:
http://www.ventrian.com/Support/ProductForums/tabid/118/forumid/38/tpage/1/view/topic/postid/55741/Default.aspx
Skills required:
DotNetNuke,
SQL
Public Clarification Board
1 messages
-
I need the data that is inputted into the multi-line text box to have fields like this.
Name: Height: Weight: Size: City: Country: State: Activity: Amount:
It will be a blob of data just like this, but I need it to be recognized with those field
names.
Name
Height
Weight
Size
City
Country
State
Activity
Amount
Then whatever value is to the right of the field (:) then that value needs to go into its own row on the database.
I am using Ventrian Property Agent, which is used through
Dotnetnuke.
www.ventrian.com
I need it to be stored into the Ventrian database, and pulled in order for me to re-use that data.
I will create hidden fields, with the exact names of that data, but those fields will be hidden on the input form. After the blob of data is
copy/pasted into the multi-line text box (1) box, and when the user goes to submit, it will use the stored procedure to sort all that data from the blob of data into its appropriate fields into the database.
All those 9 fields will store different data into the database. It will all not just
go into 1 table, but into multiple ones, based on whatever is the name to the left of the :
Does that make sense?
We are trying to make it a 1 step process instead of them inputting each field on the input form.
over 1 year ago