NetTalk Central

Author Topic: html & custom on browse columns problem  (Read 2366 times)

Alberto

  • Hero Member
  • *****
  • Posts: 1846
    • MSN Messenger - alberto-michelis@hotmail.com
    • View Profile
    • ARMi software solutions
    • Email
html & custom on browse columns problem
« on: June 16, 2010, 06:36:33 AM »
Hi,
I have an appointment browse which reads a mem table filled at runtime.
The columns are programmed to have xhtml and a custom class.
In C6 Nt4 all is ok, see attached image 1
In C72 Nt5 all html and color are lost
In those image you can see the code generated.
May be I cant use <br/> in nt5? Itryed with <br> but it does not worked even.
Thanks
Alberto

[attachment deleted by admin]
-----------
Regards
Alberto

Alberto

  • Hero Member
  • *****
  • Posts: 1846
    • MSN Messenger - alberto-michelis@hotmail.com
    • View Profile
    • ARMi software solutions
    • Email
Re: html & custom on browse columns problem
« Reply #1 on: June 16, 2010, 08:52:47 AM »
Hi, more data.
The ahing happens trying to add a simple color to de cell class.
I´ve added 3 more images
Image 1 is the code with NT4, the color red is ok.
Image 2 is the same code with NT5, the color red is inherit from .ui-widget-content
Image 3 is my browse class settings
I´ve tried with Override global settings unchecked and the problem persists.
Any idea of how to solve it?
Thanks
Alberto

[attachment deleted by admin]
-----------
Regards
Alberto

Alberto

  • Hero Member
  • *****
  • Posts: 1846
    • MSN Messenger - alberto-michelis@hotmail.com
    • View Profile
    • ARMi software solutions
    • Email
Re: html & custom on browse columns problem
« Reply #2 on: June 16, 2010, 09:04:11 AM »
Bruce:
May be its related of how the template make the Hyperlinks in a browse cell.
Its working in another browse which has a conditional column with the Green or Red class working but the cell is not an hyperlink.
I recall we had the same problem once with NT4

Alberto

« Last Edit: June 16, 2010, 09:18:13 AM by michelis »
-----------
Regards
Alberto

Alberto

  • Hero Member
  • *****
  • Posts: 1846
    • MSN Messenger - alberto-michelis@hotmail.com
    • View Profile
    • ARMi software solutions
    • Email
Re: html & custom on browse columns problem
« Reply #3 on: June 16, 2010, 09:50:36 AM »
Confirmed:
The template does not use the hyperlink CSS class and does not allow xhtml
It is working ok in NT4
Attached goes the web1 example and the tps to reproduce it.
The forward column has a hyperlink css of 'Red' and is marked as allow xhtml.
Regards
Alberto
-----------
Regards
Alberto

Alberto

  • Hero Member
  • *****
  • Posts: 1846
    • MSN Messenger - alberto-michelis@hotmail.com
    • View Profile
    • ARMi software solutions
    • Email
Re: html & custom on browse columns problem
« Reply #4 on: June 17, 2010, 10:26:42 AM »
Bruce,
I´ve dondloaded PR20 from the new location, spanish characters are ok but same problem with links in browse.
Tested with the web1 example attached.
May be its only PR19?
Alberto
-----------
Regards
Alberto

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11183
    • View Profile
Re: html & custom on browse columns problem
« Reply #5 on: June 17, 2010, 10:05:27 PM »
Hi Alberto,

I know what's going on - I just have to catch all the possible permutations...
Expect a PR21 soon.

cheers
Bruce