Can I sort the list?
Can I sort the list?
I made a mess of order.
Can I sort the list?
Can I sort the list?
- Attachments
-
- 1.png (236.68 KiB) Viewed 1441 times
Re: Can I sort the list?
Hi,
You can (temporarily) change the conversation titles to the order you want, such as:
You can (temporarily) change the conversation titles to the order you want, such as:
- 03 1. James House
- 01 2.Old Couple
- 02 4.alley_2
- etc...
- 2.Old Couple
- 4.alley_2
- 1. James House
- etc...
Re: Can I sort the list?
Thank you. Now the order is nicely aligned.
Re: Can I sort the list?
Dialogue System: Lua code 'Dialog = Conversation[46].Dialog' threw exception 'Lookup of field 'Dialog' in the table element failed because the table element itself isn't in the table.'
I got this error after sorting the IDs.
IDs are sorted from 1 to 34, so 46 is no longer used.
I got this error after sorting the IDs.
IDs are sorted from 1 to 34, so 46 is no longer used.
Re: Can I sort the list?
How did you sort the IDs? Did you select Menu > Sort > By ID?
Or did you add numbers to the front of the titles and select Menu > Sort > By Title?
Did you manually change the conversations' IDs? If so, this could cause trouble, but we can fix it.
Or did you add numbers to the front of the titles and select Menu > Sort > By Title?
Did you manually change the conversations' IDs? If so, this could cause trouble, but we can fix it.
Re: Can I sort the list?
I changed the ID manually and added a number before the title.
Sorting has been done in two ways.
Sorting has been done in two ways.
Re: Can I sort the list?
You only need to add a number before the title, and then select Menu > Sort > By Title.
Manually changing the IDs may be a problem. Can you change them back? Or revert to a backup copy of the database? If you can't, let me know. I'll walk you through the steps to fix it.
Manually changing the IDs may be a problem. Can you change them back? Or revert to a backup copy of the database? If you can't, let me know. I'll walk you through the steps to fix it.
Re: Can I sort the list?
Replace an errored ID with an existing one.
I need to fix the ID of the conversation fingerprint to be created in the future by making it ID.
Thanks for the answer ^^
I need to fix the ID of the conversation fingerprint to be created in the future by making it ID.
Thanks for the answer ^^
Re: Can I sort the list?
Is everything working OK now?
Re: Can I sort the list?
I created a new problem ID and used it as an additional requirement. ^^
Everything works fine.
Everything works fine.