Customer Login Screen and customer account information screen

excuse @Jesse was written error my English is bad.
I need to create rules and actions to achieve this result.

1 Like

I thought of that to use HTML, but not as HTML widget, just like html printer this would be possible?
if it were possible HTML Printer I spared more money on hardware, only need a touch screen and a magnetic card reader connected to the server. right?
but how can I add a button to automation in a Html Printer screen?

Where’s the server come in to it?
You don’t need a server to have HTML pages?

1 Like

@Jesse I found it

but at that time, this configuration was only possible in V5
now that we are V5 we could go deeper this case?

The reason I suggested HTML widget is because it can support injection of commands etc. So input and output support of native SambaPOS values etc. The other method would not. But if all you want to do is show account information and nothing else then yes Custom Browser printer would work fine.

1 Like

Look here for a starting point on using the new Custom Printer. Its not the exact configuration you need but it should get you started and you can configure it how you need.

A few useful actions for this might be Load Entity action so it can load an entity and read its information into a Template for Custom Browser Printer. You can use Entity Search Value to display entity based on a Key Card swipe that value can be stored as an Entity Custom Field.

1 Like

@JTRTech My database (SQL Server 2014) is installed on a server computer. and all terminals are connected to this server computer

in this case could connect the touchscreen and keyboard card reader magnetic on the server computer

I’ll go set up based on their tips and lights
I will not be shy to ask for your help again.:smiley:

Thank you @Jesse

1 Like

Yer, so you already have a server, lost as to your comment that browser printer will save server and budget.
Basic HTML doesn’t meet a server and even if you need more advanced HTML/php etc you can run xampp or other software of any PC, doesn’t have to be a server, depending on how you define server.

1 Like

Hi ,

I am very new to the following and I am trying to do something similar , are you able to show me what and how you have done the following , I would really appreciate the Assistance. It looks great.

Thanks in advance

Hi Everyone,

Is there anyone that can assist in setting up a Customer Login Screen ?

the Scenario’s or user cases we are looking for are.

  1. Customer Portal ( similar to screen shots above )

a) customer can only enter , phone number or name and system will only return exact value of the customer, they should not be able to see any other customers details.
b) If customer does not exist then they should be able to enter details and setup customer record.
c) Once Customer exists then they can select from a menu.

Any help would be much appreciated.

@Dash
it depends on what you want.
for me works as well,
is this configuration that you want?

height=“390”><img src="/uploads/default/original/3X/6/6/663b259f01c1029bc038b0eaf3c6268701359c47.gif" width=“690”

4 Likes

Cazz

This is similar to what Im looking for do you have a step by step guide or can you send me the export file

Regards
Darrin

@Cazz where that white border coming from? Is it HTML Widget or browser popup?

@emre this is Browser Popup.
sorry for the delay in responding I have been away from my computer.

I have tried to eliminate the white border through height and width.

As I removed browser borders I wasn’t expecting that. Maybe it is coming from your html/css or maybe you tested it with an old version.

This is how it appears for me in dark theme.

yes @emre you were right, my html was unresponsive and had a slight white border

Thank You

@Dash as you can notice still has some glitches, but will solve this soon I will share here my configuration.

1 Like

Cazz,

Thanks for the reply however am I missing something ! I can only see the screen shot not how to implement the customer portal . Would appreciate clarification .