0

I did publish a static structure AMP page, but I want to implement "Hotel Search" web page with AMP.How can i provide this dynamic structure with AMP ?

Sanchit Gupta
  • 3,148
  • 2
  • 28
  • 36

1 Answers1

2

Do you have a sample of a specific page you want to move to AMP? In order to implement a dynamic search, you could use amp-form together with amp-bind for making the search dynamic (like showing or hiding some parts of the form based on previous input)

kul3r4
  • 351
  • 1
  • 6