Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Notes Block on Support Ticket
#1
Hi All,

I'm sitting here wondering about something. I'd like to add another block to the support ticket: specifically a notes block that would allow me to enter notes on the ticket rather than entering this information into the comments section or the solution section. Is this possible? And if I did add this section would a new field of magically created in the database to support this and hold the information entered on the form?

thanks,
Mark

[i]If I could work while on horseback that's where I'd be doing it. There's nothing like riding... Gives new meaning to the phrase, ride to live... live to ride.[/i]
Reply
#2
Enter the application as the admin user. Go to Settings > Module Manager
Click on the row of support ticket and then on Layout Editor
This part of the configuration will permit you to create new blocks and fields of various types and move them around as you need. This will create a field in the database where the information will be saved.

Let us know how it goes.
Joe
TSolucio
Reply
#3
sweet! I'm gonna do that now and I'll let ya know how it goes. This is gonna be a big help.
Mark

[i]If I could work while on horseback that's where I'd be doing it. There's nothing like riding... Gives new meaning to the phrase, ride to live... live to ride.[/i]
Reply
#4
The field went in just fine, and accepts and stores the information just fine. But the width is kinda small; about 20-40 cols wide. I don't see a control to set the width of the text area.
Mark

[i]If I could work while on horseback that's where I'd be doing it. There's nothing like riding... Gives new meaning to the phrase, ride to live... live to ride.[/i]
Reply
#5
I've noticed something about this Notes field I added. It is defined as a textarea and as such has a limit to how much data is stored in the db field. (I believe it's 65K.) Can I change this field definition in the database to hold more than 65K to something like a text blob?
Mark

[i]If I could work while on horseback that's where I'd be doing it. There's nothing like riding... Gives new meaning to the phrase, ride to live... live to ride.[/i]
Reply
#6
No problem at all, you can change the field type in the database and it should work ok. better if you use largetext instead of blob though
Joe
TSolucio
Reply
#7
we are working on permitting you to change the field to a full extent. In the meantime go to the layout editor, click on the properties of the field, you will see the field name in the title (cf_xxx)

go to the database, open the vtiger_field table, search for the fieldname and change the uitype column from 21 to 19, that should get you full length
Joe
TSolucio
Reply
#8
Perfect... thank you. That did the trick.
Mark

[i]If I could work while on horseback that's where I'd be doing it. There's nothing like riding... Gives new meaning to the phrase, ride to live... live to ride.[/i]
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)