How to see a credit card no in required view

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

How to see a credit card no in required view

subhasis
I am new in OFBiz,I get a problem.

 I want to see the card number attribute under "CreditCard" entity like ************1234 this format.

For that I edit FindGeneric.ftl ,but get nothing exact.
fieldlist and record have any connection to handle them?
Plz reply ASAP.
Reply | Threaded
Open this post in threaded view
|

Re: How to see a credit card no in required view

Vamsi
where exactly you want view like that

in findgeneric entity it will just populate the rows and colums from
database

you have to do that at the time of storing only


On 4/18/07, subhasis <[hidden email]> wrote:

>
>
> I am new in OFBiz,I get a problem.
>
> I want to see the card number attribute under "CreditCard" entity like
> ************1234 this format.
>
> For that I edit FindGeneric.ftl ,but get nothing exact.
> fieldlist and record have any connection to handle them?
> Plz reply ASAP.
> --
> View this message in context:
> http://www.nabble.com/How-to-see-a-credit-card-no-in-required-view-tf3600437.html#a10056774
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>
>